home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- setTimeFormatString:;
- highlightFontField:;
- revert:;
- default:;
- ok:;
- runTemplateDirPanel:;
- rememberWindows:;
- setDateFormatString:;
- runTemplatePanel:;
- };
- SUPERCLASS = Object;
- };
- AfsPreferencesDelegate = {
- ACTIONS = {
- preferencesDidSet:;
- windowDidChange:;
- preferencesWillDefault:;
- preferencesDidDefault:;
- preferencesWillRevert:;
- preferencesWillSet:;
- preferencesDidRevert:;
- windowDidBecomeKey:;
- ok:;
- default:;
- revert:;
- };
- OUTLETS = {
- preferencesObject;
- okButton;
- window;
- defaultButton;
- revertButton;
- };
- SUPERCLASS = Object;
- };
- PasteUp = {
- OUTLETS = {
- preferencesDelegate;
- docTypeScroll;
- preferencesPanel;
- };
- SUPERCLASS = Object;
- };
- PasteUpPreferencesDelegate = {
- ACTIONS = {
- changeLine:;
- showDateExample:;
- preferencesWillDefault:;
- rememberWindows:;
- showTimeExample:;
- changeFont:;
- runTemplatePanel:;
- orderFontPanelFront:;
- };
- OUTLETS = {
- fHeadlineField;
- gIncAlternate;
- gFillBox;
- keymapPopup;
- gIncMove;
- tAutoKernBox;
- tLanguagePopUp;
- tIncAbove;
- tIncLeading;
- sPageButton;
- fBodyField;
- timeFormatPopup;
- gLineField;
- sPanelMatrix;
- decimalTabCharField;
- timeFormatField;
- tHyphenateBox;
- saveVisiblePanelsBox;
- sBackupBox;
- gUnitsPopUp;
- templateField;
- gFastDragBox;
- gIncRotate;
- dateFormatField;
- sWindowButton;
- sDocBox;
- fCaptionField;
- gLineBox;
- fFontRadio;
- dateFormatPopup;
- gIncRunaround;
- gIncLineWidth;
- timeExampleField;
- swapPopup;
- gIncShift;
- tSmartPunctBox;
- tCollapseBlankLines;
- dateExampleField;
- tIncIndents;
- tIncTabs;
- tIncBullets;
- tIncSpacing;
- templateDirField;
- tHangPunctBox;
- };
- SUPERCLASS = AfsPreferencesDelegate;
- };
- PanelPreferences = {
- ACTIONS = {
- revert:;
- changeLine:;
- changeType:;
- rememberPanels:;
- set:;
- ok:;
- orderFontPanelFront:;
- defaults:;
- };
- OUTLETS = {
- fHeadlineField;
- typePopUp;
- gIncAlternate;
- gFillBox;
- gIncMove;
- tLanguagePopUp;
- tAutoKernBox;
- tIncAbove;
- sPageButton;
- tIncLeading;
- fBodyField;
- gLineField;
- sPanelMatrix;
- tHyphenateBox;
- sBackupBox;
- viewStartup;
- gUnitsPopUp;
- currentView;
- gFastDragBox;
- gIncRotate;
- sWindowButton;
- sDocBox;
- fCaptionField;
- fFontRadio;
- gLineBox;
- gIncRunaround;
- gIncLineWidth;
- viewFonts;
- tSmartPunctBox;
- gIncShift;
- tCollapseBlankLines;
- viewGeneral;
- tIncIndents;
- viewText;
- tIncTabs;
- tIncBullets;
- tIncSpacing;
- tHangPunctBox;
- };
- SUPERCLASS = Panel;
- };
-